libfirestring0.9 software package provides Runtime libraries for firestring, a string handling library, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfirestring0.9
libfirestring0.9 is installed in your system.
Make ensure the libfirestring0.9 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfirestring0.9 *
You will get with libfirestring0.9 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libfirestring0.9 |
| Version | 0.9.12-8 |
| Description | Runtime libraries for firestring, a string handling library |
| Sub Section | libs |